Part Number Hot Search : 
MTRS9080 F200A50 0430452 FSB50325 S3GRYBL TRRPB 3KP75A S1808
Product Description
Full Text Search
 

To Download MAX1407EVSYS Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
 19-2572; Rev 0; 8/02
MAX1407 Evaluation Kit/Evaluation System
General Description
The MAX1407 evaluation system (EV system) is a complete, multichannel, data-acquisition system (DAS) consisting of a MAX1407 evaluation kit (EV kit) and a Maxim 80C32MODULE-DIP microcontroller (C) module. The MAX1407 is a low-power, multichannel, general-purpose DAS with a bidirectional serial interface, and several built-in system support functions. Windows (R) 95/98/2000/NT4.0/XP/ME-compatible software provides a handy user interface to exercise the MAX1407's features. User interface C++ source code and Intel 8051 assembly language code for the lower-level functions is provided for user convenience and expansion. A powerful scripting language is incorporated into the software, enabling quick and flexible experimentation without C, C++, or assembly language tools. Order the complete EV system (MAX1407EVSYS) for comprehensive evaluation of the MAX1407 using a personal computer. Order the EV kit (MAX1407EVKIT) if the 80C32MODULE-DIP module has already been purchased with a previous Maxim EV system, or for custom use in other C-based systems. Proven PC Board Layout Complete Evaluation System Convenient Test Points Through-Hole Prototyping Area Data-Logging Software Built-In Scripting Language Fully Assembled and Tested
Features
Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Ordering Information
PART MAX1407EVKIT MAX1407EVSYS TEMP RANGE 0C to +70C 0C to +70C INTERFACE TYPE User supplied Windows software
Note: The MAX1407 software is designed for use with the complete evaluation system (MAX1407EVSYS), which includes the 80C32MODULE-DIP together with MAX1407 EV kit. The MAX1407 EV kit board can be purchased by itself, without the microcontroller.
Component List
DESIGNATION QTY C1, C12 C2, C6, C8-C11 C3 C4, C5, C7, C14, C15 C13 J1 JU1-JU8, JU10, JU14 JU10, JU11 JU11, JU12, JU13 L1 L2, L3 R1 R2 2 6 1 5 1 1 10 2 3 1 2 1 1 DESCRIPTION 4.7F 20%, 10V X7R ceramic capacitors (1206) 0.1F 10%, 16V ceramic capacitors (0805) 0.018F 10%, 10V X7R ceramic capacitor (0603) 10F 20%, X7R 10V ceramic capacitors (1210) 22pF 5%, 50V ceramic capacitor (0603) 2 x 20 right-angle socket 2-pin headers Shunt jumpers (installed)
Y1 1 1 1 DESIGNATION QTY R3-R9 R13-R33 SW1, SW2 TP1-TP4 U1 U2 U3 U4, U5 U6 U7 U8 7 21 2 4 1 1 1 2 1 1 1 DESCRIPTION 100k 1% resistors (1206) 10k 1% resistors (1206) Momentary switches Test points MAX1407CAI (28-pin SSOP) MAX1833EUT (6-pin SOT23) Texas Instruments SN74LVC244A (20-pin SO) MAX978EEE (16-pin QSOP) MAX8863T/S/REUK (5-pin SOT23) MAX6162AESA (8-pin SO) MAX5154ACEE (16-pin QSOP) (use MAX5155ACEE with a +3V supply) 32.768kHz, 6pF watch crystal Epson C-002RX32.768K-E 3in x 5.4in PC board MAX1407 EV kit 3.5in software disk MAX1407 EV kit
3-pin headers 47H 10%, 0.44A power inductor Ferrite beads, 90 at 100MHz (1206) 150k 1% resistor (1206) 301k 1% resistor (1206)
None None
Windows is a registered trademark of Microsoft Corp. ________________________________________________________________ Maxim Integrated Products 1
For pricing, delivery, and ordering information, please contact Maxim/Dallas Direct! at 1-888-629-4642, or visit Maxim's website at www.maxim-ic.com.
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Component List (continued)
DESIGNATION QTY None 1 DESCRIPTION Maxim 80C32 C module monitor ROM; version 2.0 (version 1.0 ROM does not work with this EV kit) MAX1407/MAX1408/MAX1409/ MAX1414 data sheet MAX1407 EV system/EV kit data sheet MAX186 EV system/EV kit data sheet (includes 80C32 C module documentation)
MAX1407 EV System Component List
PART MAX1407EVKIT 80C32MODULE-DIP QTY 1 1 DESCRIPTION MAX1407 EV kit 80C32 C module
None None None
1 1 1
Example Source Code Files
FILE MAX1407.bpr AbstractMachine.c DESCRIPTION Borland C++ 5.0 project file Abstract machine used to run Small scripts Support functions for the Small abstract machine Main entry point for the application Module used to communicate with the 80C32 C Miscellaneous number formatting routines Functions that allow the Small abstract machine to interact with the EV kit application Thread used to execute scripts Form that initializes the appropriate serial port and downloads the code that runs on the 80C32 C
Windows Application Program Files
FILE MAX1407.exe kit1407.c32 sc.exe ADC.html, BlockDiagram.html, Clock.html, DAC.html, Graphs.html, index.html, Menus.html, Registers.html, Scripting.html, System.html smalldoc.pdf console.inc, core.inc, fixed.inc, float.inc, MAX1407.inc, power.inc, time.inc DESCRIPTION Main application Software loaded into 80C32 C Script compiler for the Small language
amx.h, amx.c, amxcons.c, amxcore.c, float.cpp MAX1407.cpp Max8032Port.h, Max8032Port.cpp Misc.h, Misc.cpp NativeFunctions.h, NativeFunctions.cpp
Software application help files ScriptRunner.h, ScriptRunner.cpp Serial.dfm, Serial.h, Serial.cpp
Help file for Small scripting language
Include files for Small scripts
80C32 Source Code Files
FILE DESCRIPTION Main source code for the kit1407.c32 program. Provided for reference. Maxim holds the copyright, but allows customers to adapt the program for their own use without charge. Text document describing the command set of the kit1407.c32 program.
TFormAddLabel.dfm, TFormAddLabel.h, TFormAddLabel.cpp, Forms used to add/remove labels TFormRemoveLabel.dfm, on a graph TFormRemoveLabel.h, TFormRemoveLabel.cpp Form used to set/clear individual bits in the MAX1407/MAX1408/ MAX1409/MAX1414s' control registers
TFormBitDefinition.dfm, TFormBitDefinition.h, TFormBitDefinition.cpp
kit1407.asm
Form that encapsulates a graph TFormFloatingGraph.h, while it is detached from the main TFormFloatingGraph.cpp application
protocol.txt
2
_______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System
Example Source Code Files (continued)
FILE TFormMax1407.dfm, TFormMax1407.h, TFormMax1407.cpp TLCDDisplay.dfm, TLCDDisplay.h, TLCDDisplay.cpp TMax1407Driver.h, TMax1407Driver.cpp ADC.bmp, Buffer.bmp, DAC.bmp, DisabledADC.bmp, DisabledBuffer.bmp, DisabledDAC.bmp, DisabledPGA.bmp, DisabledSDC.bmp, MAX1407_14.bmp, MAX1408.bmp, MAX1409.bmp, MAXIM.bmp, MUX.bmp, PGA.bmp, SDC.bmp DESCRIPTION Main form of the application; this form handles almost all user interaction Form that mimics an LCD display; the LCD display is only used in the scripts A module used to communicate with the code that is running on the 80C32 C
MAX1407 EV System
The MAX1407 EV system operates from a user-supplied +8VDC to +16VDC power supply. Windows 95/98/2000/NT4.0/XP/ME software running on a PC interfaces to the EV system board through the computer's serial communications port. See the Quick Start section for setup and operating instructions.
Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Quick Start
Recommended Equipment
Obtain the following equipment before you begin: * Maxim MAX1407EVSYS (contains MAX1407EVKIT board and 80C32MODULE-DIP) * * * DC power supply that generates +8VDC to +16VDC at 100mA IBM PC-compatible computer running Windows 95/98/2000/NT/ME4.0/XP Spare serial communications port, preferably a 9-pin plug Serial cable to connect the computer's serial port to the 80C32MODULE-DIP
Images used by the project
*
1) Before starting, ensure that the 80C32 module has a rev 2.0 ROM. The software does not function with an earlier revision ROM. See the Upgrading the 80C32 Module section for ROM replacement instructions. 2) Carefully connect the boards by aligning the 40-pin header of the MAX1407 EV kit with the 40-pin connector of the 80C32MODULE-DIP module. Gently press them together. The two boards should be flush against one another. 3) Check the jumper settings. See Table 1. 4) Connect the DC power source to the C module at the terminal block located next to the on/off switch along the top edge of the C module. Observe the polarity marked on the board. 5) Connect a cable from the computer's serial port to the C module. If using a 9-pin serial port, use a straight-through, 9-pin, female-to-male cable. If the only available serial port uses a 25-pin connector, a standard 25-pin to 9-pin adapter is required. The EV kit software checks the modem status lines (CTS, DSR, DCD) to confirm that the correct port has been selected. 6) Install the MAX1407 EV kit software on your computer by running the INSTALL.EXE program on the CD ROM. The program files are copied and icons are created for them in the Windows Start menu.
Install/Uninstall Program Files
FILE INSTALL.EXE DESCRIPTION Installs the EV kit files on your computer.*
*Use the Add/Remove Programs in Windows to uninstall this software program.
MAX1407 Stand-Alone EV Kit
The MAX1407 EV kit provides a proven PC board layout to facilitate evaluation of the MAX1407/MAX1408/ MAX1409/MAX1414. It must be interfaced to appropriate timing signals for proper operation. Connect +5V to VDCIN (at the J1 connector or to the +VDC test point), and connect ground return to AGND (at J1 or the GND test point). The board can also be powered from +3V if the MAX5154 DAC is replaced with a MAX5155. See Figure 10. Refer to the MAX1407 data sheet for timing requirements.
_______________________________________________________________________________________
3
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX14141
Table 1. Jumper Functions
JUMPER JU1 JU1 JU2 JU2 JU3 JU3 JU4 JU4 JU5 JU5 JU6 JU6 JU7 JU7 JU8 JU8 JU10 JU10 JU11 JU11 JU12 JU12 JU13 JU13 JU14 JU14 STATE Closed* Open Closed* Open Closed* Open Closed* Open Closed* Open Closed Open Closed* Open Closed Open Closed** Open Closed** Open Closed Open Closed Open Closed* Open FUNCTION Connects MAX1407 AVDD and DVDD power supplies Separates MAX1407 AVDD and DVDD or measures MAX1407 AVDD supply current Connects MAX1407 AVDD and DVDD power supplies Separates MAX1407 AVDD and DVDD or measures MAX1407 DVDD supply current Connects MAX1407 PLL FOUT signal to MAX978 comparator; extra loading increases MAX1407 supply current Unloaded MAX1407 PLL FOUT signal; lower MAX1407 supply current MAX6162 (U7) connected as MAX5154 DAC A reference voltage Allows alternate MAX5154 DAC A reference voltage MAX6162 (U7) connected as MAX5154 DAC B reference voltage Allows alternate MAX5154 DAC B reference voltage MAX5154 DAC, +5V, UPO output connected to 74LVC244A level shifter to provide (+1.8V to +3.6V) VDD voltage levels MAX5154 DAC, +5V, UPO output unconnected (default) MAX1407 DOUT signal connected to 80C32 module, DB6, data bus signal MAX1407 DOUT signal disconnected from 80C32, DB6, data bus signal MAX1407 DOUT signal connected to 80C32 module, P1.5, port signal MAX1407 DOUT signal disconnected from 80C32, P1.5, port signal (default) Connects the MAX5154 DAC A to the MAX8863 linear regulator to create a programmable, powersupply voltage Disables programmable, power-supply voltage MAX1407 power-supply voltage connected to the MAX1833 power supply (pins 2 and 3 shorted) or to the MAX8863 linear regulator (pins 1 and 2 shorted) Disconnects both normal power-supply sources (MAX1833 and MAX8863) from the MAX1407 powersupply voltage MAX8863 linear regulator input voltage connected to the MAX1833 power supply (pins 2 and 3 shorted) or to the +VDC test point (pins 1 and 2 shorted) Disconnects MAX1833 and +VDC test point from the MAX8863 linear regulator input; allows MAX8863 linear regulator input voltage from 80C32 module (default) Connects the MAX1833 power-supply shutdown pin pullup/pulldown resistor to VDD (pins 1 and 2 shorted) or PSGND (pins 2 and 3 shorted) Floats the MAX1833 power-supply shutdown pin pullup/pulldown resistor (default) MAX8863 linear regulator input connected to the 80C32 module +5V supply Disconnects MAX8863 linear regulator input from 80C32 module +5V supply
*Default trace on bottom layer of PC board. **Default shunt jumper installed. For JU11, default is pins 1 and 2 shorted.
4
_______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 1. Actual MAX1407 EV System
The EV kit software evaluates the MAX1407/ MAX1408/MAX1409/MAX1414. 7) Slide the 80C32 module's power switch to the ON position, and confirm the red POWER LED turns on. 8) Start the MAX1407 program by opening its icon in the Start menu. The program automatically downloads KIT1407.c32 to the module. Once the download has successfully completed, the main application window appears. To ensure that the system is working properly, select the Clock control panel and press Synchronize with PC button. The MAX1407 real-time clock (RTC) should match the PC time (within 1s); if the system is working properly, both clocks are ticking. Note the Continuous Refresh and Enabled boxes must both be checked. Selecting the system control panel can perform another easy check of the system while ensuring the Wakeup status indicators respond to the SW1 or SW2 switch being pressed on the MAX1407 board. Pressing these switches places the MAX1407 in standby mode, which enables some of the chip functions (refer to the MAX1407/MAX1408/MAX1409/MAX1414 data sheet). All blocks, including the ADC and DACs, are enabled when run mode is selected on the system control panel.
80C32MODULE-DIP Description
Refer to the MAX186 EV system/EV kit data sheet for schematics and further details describing the 80C32MODULE-DIP module.
Upgrading the 80C32 C Module
The MAX1407 EV system requires rev 2.0 of the Maxim 80C32 Module ROM. Check the label on device U3 on the module; if it is labeled rev 1.0, it must be replaced. The rev 2.0 ROM is a 28-pin DIP that comes with the EV kit. If it was omitted, contact the factory for a replacement. To install the new ROM, use the following procedure. Note: Use antistatic handling precautions. To reduce the risk of ESD damage, gather all required materials and perform the installation in one sitting: 1) Slide the ON/OFF switch to the OFF position. 2) Using a flat-blade screwdriver or equivalent tool, gently pry the rev 1.0 ROM (U3) out of its socket. 3) Remove the rev 2.0 ROM from its antistatic packaging. 4) Align the rev 2.0 ROM in the U3 socket pins. Observe correct polarity (the notch at the top of the ROM). Verify that the pins are lined up with the socket, and gently press the ROM into place. Proceed to the regular Quick Start instructions.
_______________________________________________________________________________________
5
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Overview of Software
The MAX1407 EV software is configured as a series of control panels that include related groups of features. The following control panels are available: ADC, DAC, System, Clock, Registers, Scripting, and Block Diagram. There is also an ADC Graph Panel for plotting ADC results vs. time. Panels are selected by clicking their respective tab at the top. General control features such as selecting a specific device (MAX1407/ MAX1408/MAX1409/MAX1414) are available in a menu bar at the top of the window. Help is available through the Block Diagram tab, the top menu bar, or by pressing F1 (panel-specific help). An image and brief description of each control panel is given in the following sections.
Block Diagram Display Panel
The Block Diagram display panel allows quick access to the block diagram of the part currently selected in the Device pulldown menu (MAX1407, MAX1408, MAX1409, or MAX1414). One-button access to the MAX1407 data sheet is also provided for user convenience (Figure 8).
ADC Graph Display Panel
The ADC Graph display panel allows X-Y plotting of ADC conversion data or derived parameters vs. time. The ADC, mux, and plot display settings can all be adjusted within the ADC Graph display panel. One or more ADC Graph display panels can be opened from the ADC Control panel using the ADC Graph button (Figure 9).
ADC Control Panel
The ADC control panel provides access to the 16-bit, Sigma-Delta A/D Converter, Programmable-Gain Amplifier (PGA), ADC Buffers, Analog Input Multiplexers, and Signal-Detect Comparator (Figure 2).
Detailed Description of Hardware
The MAX1407 (U1) is a multichannel, 16-bit DAS with internal reference, dual 10-bit DACs, and other system support functions. All support circuitry required by the MAX1407, including decoupling capacitors and a 32kHz crystal, are included in the EV kit board layout. External circuitry can be added in the prototype area to configure the ADC input signals, as well as the force/sense DACs. The MAX1833 (U2) is an inductorbased power supply that can be used to battery power the MAX1407. The 74LVC244A (U3) is used to level shift +5V logic input signals from the 80C32 module down to the MAX1407 supply voltage rails (+1.8V to +3.6V). The MAX978 comparators (U4 and U5) are logic-level translators between the MAX1407 (+1.8V to +3.6V) and the 80C32 C module (+5V). The MAX8863 linear regulator (U6), MAX6162 voltage reference (U7), and MAX5154 DAC (U8) are combined to create a programmable VDD power supply for the MAX1407. When plugged into the 80C32MODULE, the programmable power supply for the MAX1407 is derived from the 80C32 C module's +5V supply, and no additional power-supply connections are needed. See Figure 10, and refer to the MAX1407/MAX1408/MAX1409/ MAX1414 data sheet.
DAC Control Panel
The DAC control panel provides access to the internal voltage reference, as well as the 10-bit DACs (where available) (Figure 3).
System Control Panel
The System control panel provides access to the two Wakeup Inputs, assorted logic output signals, Power Modes, V DD, and RESET Voltage Monitors, and the MAX5154 dual DACs present on the MAX1407 EV kit (Figure 4).
Clock Control Panel
The Clock control panel provides access to the RTC and the alarm. The PC system time is also shown to enable easy comparison with the MAX1407 RTC (Figure 5).
Registers Control Panel
The Registers control panel allows read and write access to the MAX1407 control registers (Figure 6).
Scripting Control Panel
The Scripting control panel provides a facility to execute simple script programs that run a sequence of actions with the MAX1407 EV system. This allows users to experiment with MAX1407 features under precise timing control without having to write firmware in C, C++, or assembly language (Figure 7).
Evaluating the MAX1408, MAX1409, or MAX1414
The MAX1408 or MAX1414 can be soldered directly in the 28-pin SSOP footprint normally occupied by the MAX1407. The MAX1414 pins have the same functions as the MAX1407, with the main difference being the 50mV offset of the MAX1414's internal signal detect comparator. When a MAX1408 is inserted, the upper four analog inputs (AIN4, AIN5, AIN6, and AIN7) corre-
6
_______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System
spond to the MAX1407 DAC signals (OUT1, OUT2, FB1, and FB2). The MAX1409 can be directly soldered to the middle 20 pins of the MAX1407 footprint (i.e., the 4 pins at each end are left exposed). All MAX1409 features are available to the user when installed in the MAX1407 EV kit board. The MAX1408/MAX1409 features are a area subset of the MAX1407 feature set.
Wakeup Input Switches
There are two switches (SW1 and SW2) on the EV kit board that connect directly to the WU1 and WU2 wakeup input pins on the MAX1407/MAX1408/MAX1409/ MAX1414. When the MAX1407/MAX1408/MAX1409/ MAX1414 are in sleep mode, closing either switch wakes the part up in standby mode, enables the PLL, FOUT pin, low VDD monitor, and drives the SHDN pin (except on MAX1409) high. Switch closures are also reflected by the green LEDS on the System control panel of the EV software. A pair of buttons on the System control panel provides equivalent software control of the WU1 and WU2 wakeup inputs.
Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Force/Sense DACs
The MAX1407/MAX1414 each have two force/sense DACs, with feedback (FB1 and FB2) and output (OUT1 and OUT2) pins that are unconnected on the EV kit. The simplest DAC configuration is unity gain, where the FB1/FB2 pin is directly shorted to the OUT1/OUT2 pin (see test access points on the board). Another common configuration is to replace the FB1/FB2 to OUT1/OUT2 short with a resistor to create a transimpedance amplifier. The DAC can then be used to create a DC-bias voltage at the FB1/FB2 pin, which is also the node where input current is injected. A user-programmable voltageoutput range can be set with an FB1/FB2 to OUT1/OUT2 resistor (R2), and a second resistor between FB1/FB2 and ground (R1) (refer to the MAX1407/MAX1408/MAX1409/MAX1414 data sheet). In this configuration, the output voltage at OUT1/2 is: VOUT1/2 = (NDAC1/2 VREF / 1024) (1 + R2 / R1) (N DAC1/2 is the MAX1407 DAC1/DAC2 code word between zero and 1023 decimal. VREF is the voltage at the REF pin coming from the internal or an external +1.25V reference.) Care must be taken to ensure the voltage at the OUT1/OUT2 pin is not saturating as it approaches the AV DD rail. The MAX1409 has one force/sense DAC and the MAX1408 has no DACs. Note the EV software assumes the DACs have an ideal +1.25V reference voltage, but an actual, measured value can be entered to display more accurate DAC voltages on the DAC control panel.
Programmable Power-Supply Voltage
A programmable power supply controlled by the 12-bit, MAX5154's DAC A is provided to simplify evaluation of the MAX1407/MAX1408/MAX1409/MAX1414 functions vs. VDD supply voltage. This is especially convenient when testing threshold voltages on the two voltage monitors. The power-supply voltage can be software controlled from the System control panel of the EV software. The nominal VDD voltage is programmed by the following equation: VDD = 3.7479 - 0.0004983389 NDACA (NDACA is the MAX5154's DAC A code word between zero and 4095 decimal.) This provides an approximate VDD range of 1.71V to 3.75V in 0.5mV steps, although the actual value varies because of tolerances and other nonidealities. The power-on default value is close to 3.0V. Note the EV software assumes the DAC has an ideal 2.048V reference voltage, but an actual, measured value can be entered on the System control panel to display a more accurate VDD voltage.
Powering from a MAX1833 Power Supply and Batteries
A MAX1833 inductor-based power supply is included in the EV kit, allowing users to battery power the MAX1407/MAX1408/MAX1409/MAX1414 from 2 alkaline cells, or 1 lithium-ion (Li+) cell, and evaluate the following system-level features: * Power-supply shutdown control through the MAX1407/MAX1408/MAX1414 SHDN pin * Sleep-mode operation of the MAX1407/MAX1408/ MAX1409/MAX1414 through the shorted PFET switch inside the disabled MAX1833 (i.e., running directly from the batteries) Power-supply switching transient impact on the MAX1407/MAX1408/MAX1409/MAX1414 functions such as ADC output noise
Analog Inputs
The MAX1407/MAX1414 each have 4 pins (IN0-IN3) that allow users to drive differential or single-ended analog voltages directly into either ADC input, in buffered or unbuffered mode. The MAX1409 has a single analog input (IN0) and the MAX1408 has eight analog inputs (IN0-IN7). There is no lowpass filtering of the analog inputs on the EV kit board. Users should take precautions to avoid undesired noise in narrow bands around the ADC input sampling frequencies (15.36kHz or 30.72kHz plus harmonics, refer to the MAX1407/ MAX1408/MAX1409/MAX1414 data sheet).
*
_______________________________________________________________________________________
7
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
To use a MAX1833-based power supply, the battery (or batteries) is connected between the VBATT and PSGND test points, and jumper JU11 is connected between pins 2 and 3. The MAX1407/MAX1408/ MAX1414 have a SHDN output pin that directly tracks the VBATT voltage (because of the MAX1833 PFET shorting VBATT to VDD), and turns the MAX1833 on when VBATT rises above a nominal +1.228V. The MAX1409 does not have a SHDN pin, and requires a shunt between pins 1 and 2 of JU13 to enable the MAX1833. When enabled, the MAX1833 provides a nonprogrammable, +3.3V, VDD supply voltage for the MAX1407/MAX1408/MAX1409/MAX1414 and the 74LVC244A level-shifting buffer. Note that +5V must still be provided at +VDC or VDCIN to power the MAX8863 linear regulator, MAX6162 reference, MAX5154 DACs, and (two) MAX978 output comparators. Of all these +VDC-powered parts or VDCIN-powered parts, only the MAX978 comparators are used for EV kit operation when the MAX1407 is powered by the MAX1833. Care should be taken to avoid contention between the MAX1833 output voltage, and a different power supply at VDCIN by leaving pins 2 and 3 of JU12 unconnected.
MAX1407/MAX1408/MAX1409/MAX1414 Power-Supply Current Measurement
The MAX1407/MAX1408/MAX1409/MAX1414 DV DD supply current can be measured by open circuiting jumper JU2 and connecting a current-measurement device between pins 1 and 2. The AVDD current can be measured by applying a similar technique to jumper JU1. Capacitive loading of the FOUT pin should be kept small (possibly by opening JU3) to minimize the impact on the MAX1407/MAX1408/MAX1409/MAX1414 power-supply current.
PLL Clock and Micro Interface Logic Outputs
The PLL clock output at the FOUT pin, and the outputs at the INT, DRDY, and RESET pins connect to the MAX978 comparator inputs for level shifting to the 80C32 C module, +5V levels. The level-shifted FOUT signal goes to the 80C32 C module, but is not used to clock the micro in the MAX1407 EV system. The FOUT signal can be measured directly or after level shifting. The INT and DRDY signals also go to the 80C32 C module where they are polled by the micro (not connected as interrupts), and their status is visible in the System control panel of the EV software.
Powering the MAX1407 EV Kit Board from +3V
The MAX1407 EV kit can be powered from a +3V (+2.7V to +3.6V) supply at VDCIN (or +VDC), rather than the normal +5V supply. If the programmable, MAX1407, VDD power supply is to be used, the +5V MAX5154 DAC needs to be replaced by the functionally equivalent, +3V MAX5155. The programmable VDD-setting resistor (R1, R2, and R3) values can be retained with the +3V supply, but the upper end of the VDD range is limited by the specific +3V voltage and the dropout voltage of the MAX8863 linear regulator.
Unused EV Kit DAC and Logic Outputs
DAC B of the MAX5154 is not used, but external circuitry can be wired to TP1 by the user if desired. The MAX5154 UPO pin is a general-purpose, +5V logic output that can be used directly (at JU6) or level shifted to VDD (+1.8V to +3.6V) voltage levels (available at TP3) by inserting JU6. The MAX5154 DAC B and UPO are accessible through the System control panel of the EV software. The 80C32 C module's P1.5 port signal (at J1-32 or JU8) can also be used for general-purpose control at +5V levels, while the MAX1407/MAX1408/ MAX1414s' D0 signal is available as a control signal at VDD (or VDCIN) levels. The P1.5 and D0 signals are also programmed with the EV software through the System control panel.
8
_______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System
Troubleshooting
Problem: The 80C32 C module firmware does not download. Check 80C32 C module VIN voltage. Ensure that the power switch is in the ON position and the red power LED is illuminated. Ensure that the serial cable is properly connected between the PC and 80C32 C module. If connections and power seem correct, press the 80C32 C module's RESET button and restart the software application on the PC. If the problem persists, check the +5V supply voltage on the 80C32 C module or try the download procedure with the MAX1407 EV kit board disconnected. Problem: The 80C32 C module firmware downloads, but error messages appear rather than the application window. Check the 80C32 C module ROM revision and replace if it is not rev 2.0. See the Upgrading the 80C32 C Module section for ROM replacement instructions. Problem: The firmware downloads and application starts, but MAX1407 functions do not work properly. Check the 40-pin connection between the 80C32 C module and the MAX1407 EV kit to make sure it is properly aligned and seated. Ensure that the required jumpers described in Table 1 are installed. Problem: Some functions, such as the DACs and ADC, are "grayed out" in the application and cannot be accessed. Ensure that the MAX1407/MAX1408/MAX1409/ MAX1414 are not in sleep or standby mode, where several analog blocks are powered down by definition. Everything except the ADC is powered on in idle mode, and everything is powered on in run mode. If DACs are unexpectedly "grayed out," make sure the proper MAX1407/MAX1409/MAX1414 part is selected in the device pulldown menu. The MAX1409 has only one DAC, and the MAX1408 has no DACs, so unavailable DACs are grayed out when these devices are selected. Problem: The DAC does not produce correct output voltage at the OUT1(OUT2) pin. The force/sense DAC OUT1(OUT2) to FB1(FB2) feedback connections on the MAX1407 EV kit are open circuited by default, and they must be connected with a short or other circuit element to produce an expected voltage.
Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
_______________________________________________________________________________________
9
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 2. ADC Control Panel
Figure 3. DAC Control Panel
10
______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 4. System Control Panel
Figure 5. Clock Control Panel
______________________________________________________________________________________
11
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 6. Registers Control Panel
Figure 7. Scripting Control Panel
12
______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 8. Block Diagram Display Panel
Figure 9. ADC Graph Display Panel
______________________________________________________________________________________
13
Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
PSGND VBATT +VDC AGND C4 10F L1 47H 321 AGND VDCIN (+2.7V TO +5.5V) JU14 J1-8 J1-7 2 AGND J1-2 U7 IN J1-3 4 J1-4 AGND AGND 6 OUT 2 R3 100k 1% R2 301k 1% VDD AGND GND JU5 JU4 4 REFA VDD U8 PDL 12 CL R27 10k 1% J1-31 J1-26 5 16 VDCIN C11 0.1F AGND C12 4.7F AGND TP3 UP03V 1Y1 C8 0.1F 2 OUTA UP0 JU6 11 R24 10k 1% REFB VCC JU10 13 18 20 L2 90 J1-1 JU12 2 BATT U2 OUT OUT 1 IN C5 10F C7 10F C13 22pF 5 SET GND JU11 U6 5 4 3 321 LX 4 VREG (+1.7V TO +5.7V)
Figure 10. MAX1407 EV Kit Schematic
SD SHDN RST GND VDD 3 6 AGND R13 10k 1% JU13 321 IN3 DVDD U1 C14 10F R19 10k 1% 12 1Y4 U3 SN74LVC244A 1A1 4 2Y1 2Y2 DIN J1-34 TP1 OUTB OSB SCLK DGND SCLK J1-28 R33 10k 1% AGND 1 AGND 9 OSA 3 14 6 15 1Y3 1A3 R5 100k 1% 5 2Y3 2OE SW2 IN1 AGND 1A4 3 2Y4 GND 2A1 2A2 2A4 R7 100k 1% WU2 J1-29 17 R32 10k 1% R6 100k 1% 2A3 15 10 SW1 Y1 32.768kHz AGND 13 CLKOUT DOUT INB+ OUTA 14 J1-25 JU8 OUTC 1 INA+ GND INC+ INAINBINCINDVCC VCC 16 12 C9 0.1F GND 9 13 INT OUTD 5 2 R9 100k 1% 4 6 R16 10k 1% 8 CPLL VDD 10 FOUT J1-23 11 J1-32 J1-24 JU7 DOUT 21 3 15 18 11 1OE 1 R31 10k 1% J1-30 WU2 WU1 IN2 CLKIN 19 10 8 R30 10k 1% 19 6 R29 10k 1% R25 10k 1% DOUT 10 1A2 DIN CS 7 6 R28 10k 1% 2 1Y2 16 R8 100k 1% 24 22 C6 0.1F 26 JU2 1 TP2 PF0
MAX1407 Evaluation Kit/Evaluation System
14
MAX1833
R1 150k 1%
GND
AGND
MAX8863 SHDN
MAX6162
IN3
27
OUT2 CS DIN FB2 R21 10k 1% 9 7 FB1 SCLK OUT1 R22 10k 1% 23 14 R4 100k 1%
28 OUT2
MAX1407
FB2
1
MAX5154 (MAX5155/3V)
FB1
3
OUT1
4
R26 10k 1%
IN0 WU2
5 IN0 11
J1-27
IN1
13
J1-33 CS
IN2
14
REF REF
6
C1 4.7F AGND R20 10k 1% U4 OUTB 7 IND+ INT AVDD TP4 17 JU3 R23 10k 1% 20
7
VDD
C2 0.1F
C15 10F
GND GND GND
L3 90
AVDD
MAX978
JU1
8
C3 0.018F
FOUT
9
VDCIN
VDD INAINBINCINDINA+ R17 10k 1% 4 6 8 1 SD
2
VCC VCC U5 GND GND
16 12 9 13 C10 0.1F
______________________________________________________________________________________
DRDY 16 R14 10k 1%
VDD
R15 10k 1% RESET DGND 25 R18 10k 1% 5 15 SHDN 2 D0
MAX978
OUTA OUTB OUTC OUTD INC+ 15 14 11 10 DRDY J1-21 SHDN J1-20 RESET J1-19 D0 3 7 INB+ IND+ J1-22
12
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 11. MAX1407 EV Kit Component Placement Guide--Component Side
______________________________________________________________________________________
15
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 12. MAX1407 EV Kit Component Placement Guide--Solder Side
16
______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 13. MAX1407 EV Kit PC Board Layout--Component Side (Layer 1)
______________________________________________________________________________________
17
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 14. MAX1407 EV Kit PC Board Layout--Ground Planes (Layer 2)
18
______________________________________________________________________________________
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 15. MAX1407 EV Kit PC Board Layout--Power Planes (Layer 3)
______________________________________________________________________________________
19
MAX1407 Evaluation Kit/Evaluation System Evaluates: MAX1407/MAX1408/MAX1409/MAX1414
Figure 16. MAX1407 EV Kit PC Board Layout--Solder Side (Layer 4)
Maxim cannot assume responsibility for use of any circuitry other than circuitry entirely embodied in a Maxim product. No circuit patent licenses are implied. Maxim reserves the right to change the circuitry and specifications without notice at any time.
20 ____________________Maxim Integrated Products, 120 San Gabriel Drive, Sunnyvale, CA 94086 408-737-7600 (c) 2002 Maxim Integrated Products Printed USA is a registered trademark of Maxim Integrated Products.


▲Up To Search▲   

 
Price & Availability of MAX1407EVSYS

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X